From: Richard M. Stallman Date: Fri, 28 Jun 1996 08:59:13 +0000 (+0000) Subject: (AMPERSAND_FULL_NAME): Defined by default. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~83519 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=0b2924169eb91a96689138dc41d6f56cb6b50cc5;p=emacs.git (AMPERSAND_FULL_NAME): Defined by default. --- diff --git a/src/config.in b/src/config.in index 100f6b5f917..9f5f0161ad2 100644 --- a/src/config.in +++ b/src/config.in @@ -97,7 +97,8 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ /* Define AMPERSAND_FULL_NAME if you use the convention that & in the full name stands for the login id. */ -#undef AMPERSAND_FULL_NAME +/* Turned on June 1996 supposing nobody will mind it. */ +#define AMPERSAND_FULL_NAME /* Things set by --with options in the configure script. */